A:link {
	COLOR: red
}
A:visited {
	COLOR: red
}
A:hover {
	COLOR: blue
}
[FONT=Courier] A:active {
	COLOR: red
}